[INFO] fetching crate spirv-builder 0.9.0...
[INFO] testing spirv-builder-0.9.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate spirv-builder 0.9.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate spirv-builder 0.9.0
[INFO] finished tweaking crates.io crate spirv-builder 0.9.0
[INFO] tweaked toml for crates.io crate spirv-builder 0.9.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spirv-builder 0.9.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 131 packages to latest compatible versions
[INFO] [stderr]       Adding indexmap v2.11.4 (available: v2.13.0)
[INFO] [stderr]       Adding notify v5.2.0 (available: v8.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded longest-increasing-subsequence v0.1.0
[INFO] [stderr]   Downloaded internal-iterator v0.2.3
[INFO] [stderr]   Downloaded rustc_codegen_spirv-types v0.9.0
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded ar v0.9.0
[INFO] [stderr]   Downloaded filetime v0.2.27
[INFO] [stderr]   Downloaded inotify v0.9.6
[INFO] [stderr]   Downloaded redox_syscall v0.7.3
[INFO] [stderr]   Downloaded notify v5.2.0
[INFO] [stderr]   Downloaded elsa v1.11.2
[INFO] [stderr]   Downloaded rspirv v0.11.0+1.5.4
[INFO] [stderr]   Downloaded raw-string v0.3.5
[INFO] [stderr]   Downloaded spirv v0.2.0+1.5.4
[INFO] [stderr]   Downloaded mio v0.8.11
[INFO] [stderr]   Downloaded spirv-tools v0.9.0
[INFO] [stderr]   Downloaded sanitize-filename v0.4.0
[INFO] [stderr]   Downloaded rustc_codegen_spirv v0.9.0
[INFO] [stderr]   Downloaded spirt v0.3.1
[INFO] [stderr]   Downloaded spirv-tools-sys v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9f712b325830ddccc57ac668848c9c9f36ffa8695349ba6dc238265c8db3313
[INFO] running `Command { std: "docker" "start" "-a" "e9f712b325830ddccc57ac668848c9c9f36ffa8695349ba6dc238265c8db3313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9f712b325830ddccc57ac668848c9c9f36ffa8695349ba6dc238265c8db3313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9f712b325830ddccc57ac668848c9c9f36ffa8695349ba6dc238265c8db3313", kill_on_drop: false }`
[INFO] [stdout] e9f712b325830ddccc57ac668848c9c9f36ffa8695349ba6dc238265c8db3313
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 997ea6977a70c8e7898d153132e7ccc3eea0294ee39a4e521a8909adfe699124
[INFO] running `Command { std: "docker" "start" "-a" "997ea6977a70c8e7898d153132e7ccc3eea0294ee39a4e521a8909adfe699124", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling spirt v0.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling elsa v1.11.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling spirv-tools-sys v0.7.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling rspirv v0.11.0+1.5.4
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling internal-iterator v0.2.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sanitize-filename v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling raw-string v0.3.5
[INFO] [stderr]    Compiling rustc_codegen_spirv v0.9.0
[INFO] [stderr] error: failed to run custom build command for `rustc_codegen_spirv v0.9.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rustc_codegen_spirv-a8533addf931fc43/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTGPU_SKIP_TOOLCHAIN_CHECK
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: wrong toolchain detected (found commit hash `1f7f8ea0721a3b1eb73e6c6d25cccb371434b320`, expected `1a5f8bce74ee432f7cc3aa131bc3d6920e06de10`).
[INFO] [stderr]   Make sure your `rust-toolchain.toml` file contains the following:
[INFO] [stderr]   -------------
[INFO] [stderr]   [toolchain]
[INFO] [stderr]   channel = "nightly-2023-05-27"
[INFO] [stderr]   components = ["rust-src", "rustc-dev", "llvm-tools-preview"]
[INFO] [stderr]   -------------
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "997ea6977a70c8e7898d153132e7ccc3eea0294ee39a4e521a8909adfe699124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "997ea6977a70c8e7898d153132e7ccc3eea0294ee39a4e521a8909adfe699124", kill_on_drop: false }`
[INFO] [stdout] 997ea6977a70c8e7898d153132e7ccc3eea0294ee39a4e521a8909adfe699124
